home *** CD-ROM | disk | FTP | other *** search
/ TIME: Almanac of the 20th Century / TIME, Almanac of the 20th Century.ISO / cpibin / ss.bat < prev    next >
DOS Batch File  |  1994-03-01  |  170b  |  10 lines

  1. @echo off
  2. cls
  3. :begin
  4. picem /w:300 /d /v:S @list1.txt
  5. picem /w:300 /d /v:S @list2.txt
  6. picem /w:300 /d /v:S @list3.txt
  7. picem /w:300 /d /v:S @list4.txt
  8. goto begin
  9.  
  10.